perl print an array

172

perl print an array -

# Basic syntax:
print "@your_array\n";

Comments

Submit
0 Comments